Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class FilterConfiguration(val lightingCorrection: FilterConfiguration.LightingCorrection?, val backgroundCleaning: FilterConfiguration.BackgroundCleaning?, val color: FilterConfiguration.Color?) : Serializable
The configuration to use when applying a document enhancement filter.
Link copied to clipboard
enum FilterType
The different possible filters that can be applied to an image.
Link copied to clipboard
object GeniusScanSDK
Link copied to clipboard
enum JNILoggerSeverity
Link copied to clipboard
class JNITextLayout
The text layout of a scan This is part of the output of the OCR recognition, but can also be part of the input of the PDF generation.
Link copied to clipboard
Converts a text layout to its textual representation The goal is to properly recreate lines, paragraphs etc.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
This exception is thrown when there is an issue with the license of the SDK.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The quadrangle used to represent document borders.
Link copied to clipboard
Link copied to clipboard
enum RotationAngle
Link copied to clipboard
This class is used to apply a sequence of image operations on a picture: perspective correction, curvature correction and image enhancement. Each of these operations can be configured using a configuration object.
Link copied to clipboard
The text layout of a scan. This is part of the output of the OCR recognition, but can also be part of the input of the PDF generation.
Link copied to clipboard